@charset "utf-8";

/*全局控制111*/
body{margin:0px;padding:0px;font-family:"微软雅黑";color:#000;font-size:12px;line-height:22px;}
*,a{font-family:"微软雅黑";}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
input,select{font-size:12px;line-height:16px;}
img{border:0;vertical-align:bottom;max-width: 100%;}
ul,li{list-style:none;}
a{color:#000;text-decoration:none;}
a:hover{text-decoration:none;}
.clear{clear: both;}

/*公共头部*/
.father{
	width: 100%;
	min-width: 1300px;
	min-height: 730px;
	position: relative;
}
.bg{
	width: 100%;
	height: 100%;
	min-width: 1300px;
	min-height: 730px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
.bgimg{
	width: 100%;
	height: 100%;
	display: none;
}
.page{
	width: 100%;
	height: 100%;
}
.pagetop{
	width: 100%;
	padding-top: 2%;
	height: 12%;
}
.logo{
	width: 20%;
	height: auto;
	margin-left: 5%;
	float: left;
}
.pagetopd{
	width: 70%;
	float: right;
	height: 2rem;
}
.pagetopds{
	width: 12.5%;
	float: left;
}
.pagetopdsi{
	width: 5%;
	height: auto;
	float: left;
}
.pagetopdsr{
	width: 80%;
	padding-top: 8%;
	padding-left: 8%;
	float: left;
}
.pagetopdsp{
	width: 100%;
	color: #fff;
	font-size: 14px;
}
.pagetopdspb{
	width: 100%;
	color: #63a70a;
	font-size: 14px;
}

/*公共中部*/
.pagecen{
	width: 100%;
	height: 70%;
}
.pagecenl{
	width: 12%;
	height: 70%;
	position: absolute;
	left: 2%;
	top: 25%;
	z-index: 2;
}
.pagecenls{
	width: 100%;
	float: left;
	margin-top: 15%;
	position: relative;
}
.pagecenlsi{
	width: 20%;
	height: auto;
	cursor: pointer;
}
.pagecenlsd{
	width: 76%;
	height: auto;
	text-align: left;
	padding: 2% 0;
	border-radius: 0.5rem;
	position: absolute;
	top: 10%;
	right: 0;
	display: none;
	font-size: 1rem;
	color: #f2f2f2;
}

/*公共底部*/
.pagebot{
	width: 100%;
	height: 6%;
	padding-top: 2%;
	float: left;
}
.pagebotl{
	width: 15%;
	float: left;
	border-right: 2px solid #fff;
}
.pagebotli{
	width: 70%;
	height: auto;
	margin: 0 15%;
}
.pagebotc{
	width: 70%;
	padding: 0.3% 0 0 1%;
	float: left;
	font-size: 0.9rem;
	color: #fff;
}
.pagebotc a{
	color: #fff;
}
.pagebotr{
	width: 3%;
	height: auto;
	margin-right: 2%;
	float: right;
}

/*首页*/
.index{
	/*width: 1200px;
	height: 319px;
	padding: 2% 1%;
	position: absolute;
	right: 0;
	top: 25%;
	z-index: 1;
	background: url('../img/greenbg.png');
	overflow: hidden;*/
	
	width: 1200px;
	height: 319px;
	right: 0;
	top: 25%;
	z-index: 1;
	background: url('../img/greenbg.png');
	padding: 3% 1%;
	margin-right: 18%;
	float: right;
	overflow: hidden;
}

.indexs{
	width: 29%;
	padding: 0 2%;
	height: 100%;
	float: left;
	border-right: 1px solid #899d5f;
}
.indexst{
	width: 100%;
	height: 15%;
}
.indexstl{
	height: 100%;
	padding-left: 1%;
	line-height: 2.8rem;
	float: left;
	border-bottom: 1px solid #fff;
	font-size: 16px;
	color: #fff;
}
.indexstm{
	padding-top:15px;
	float: left;
	font-size: 12px;
	color: #b9afa9;
}
.indexstr{
	padding: 0.5% 3%;
	background: #62a133;
	float: right;
	margin-top: 3%;
	margin-right: 3%;
	border-radius: 0.3rem;
	font-size: 12px;
	color: #fff;
}
.indexsc{
	width: 100%;
	height: 80%;
	padding-top: 5%;
	position: relative;
}
.indexscs{
	width: 100%;
	height: 100%;
}
.indexsci{
	width: 100%;
	height: auto;
}
.indexscb{
	width: 100%;
	padding-top: 2%;
	font-size: 14px;
	color: #a4a789;
	text-indent: 1rem;
	line-height:20px;
}
.indexscss{
	cursor: pointer;
}
.indexscaa{
	width: 100px;
	font-size: 12px;
	color: #fff;
	position: absolute;
	top: 50px;
	left: 190px;
	line-height:14px;
}
.indexscab{
	width: 13px;
	height: 16px;
	position: absolute;
	top: 50px;
	left: 170px;
}
.indexscac{
	width: 128px;
	height: 48px;
	padding: 4px 16px 4px 8px;
	position: absolute;
	top: 25px;
	left: 5px;
	background: url("../img/indexca.png") no-repeat;
	background-size: cover;
	line-height: 0.8rem;
	font-size: 0.6rem;
	color: #3f4341;
	display: none;
}
.indexscba{
	width: 120px;
	font-size: 12px;
	color: #fff;
	text-align: right;
	position: absolute;
	top: 80px;
	left: 0;
	line-height:14px;
}
.indexscbb{
	width: 13px;
	height: 16px;
	position: absolute;
	top: 80px;
	left: 125px;
}
.indexscbc{
	width: 150px;
	height: 66px;
	padding: 2px 13px 2px 4px;
	position: absolute;
	top: 55px;
	left: -40px;
	background: url("../img/indexca.png") no-repeat;
	background-size: contain;
	line-height: 0.8rem;
	font-size: 0.6rem;
	color: #3f4341;
	display: none;
}
.indexscca{
	width: 40%;
	font-size: 12px;
	color: #fff;
	position: absolute;
	top: 90px;
	left: 160px;
	line-height:14px;
}
.indexsccb{
	width: 13px;
	height: 16px;
	position: absolute;
	top: 95px;
	left: 140px;
}
.indexsccc{
	width: 128px;
	height: 48px;
	padding: 4px 16px 4px 8px;
	position: absolute;
	top: 70px;
	left: -20px;
	background: url("../img/indexca.png") no-repeat;
	background-size: cover;
	line-height: 0.8rem;
	font-size: 0.6rem;
	color: #3f4341;
	display: none;
}
.indexscda{
	width: 40%;
	font-size: 12px;
	color: #fff;
	position: absolute;
	top: 120px;
	left: 170px;
	line-height:14px;
}
.indexscdb{
	width: 13px;
	height: 16px;
	position: absolute;
	top: 115px;
	left: 150px;
}
.indexscdc{
	width: 128px;
	height: 48px;
	padding: 4px 16px 4px 8px;
	position: absolute;
	top: 93px;
	left: -10px;
	background: url("../img/indexca.png") no-repeat;
	background-size: cover;
	line-height: 0.8rem;
	font-size: 0.6rem;
	color: #3f4341;
	display: none;
}
.indexscdd{
	width: 128px;
	height: 48px;
	padding: 4px 16px 4px 8px;
	position: absolute;
	top: 130px;
	left: -25px;
	background: url("../img/indexca.png") no-repeat;
	background-size: cover;
	line-height: 0.8rem;
	font-size: 0.6rem;
	color: #3f4341;
	display: none;
}
.indexscea{
	width: 40%;
	font-size: 12px;
	color: #fff;
	position: absolute;
	top: 175px;
	left: 190px;
	line-height:14px;
}
.indexsceb{
	width: 13px;
	height: 16px;
	position: absolute;
	top: 185px;
	left: 170px;
}
.indexscec{
	width: 128px;
	height: 48px;
	padding: 4px 16px 4px 8px;
	position: absolute;
	top: 165px;
	left: 10px;
	background: url("../img/indexca.png") no-repeat;
	background-size: cover;
	line-height: 0.8rem;
	font-size: 0.6rem;
	color: #3f4341;
	display: none;
}
.indexscdax{
	width: 40%;
	font-size: 12px;
	color: #fff;
	position: absolute;
	top: 170px;
	left: 20px;
	line-height:14px;
}
.indexscdbx{
	width: 13px;
	font-size: 12px;
	color: #fff;
	position: absolute;
	top: 150px;
	left: 120px;
	line-height:14px;
}

/*白本创业*/
.bbcy{
	width: 60%;
	height: 75%;
	padding: 2% 1%;
	margin-top: 4%;
	margin-right: 18%;
	float: right;
	background: url('../img/greenbg.png');
	overflow: hidden;
}
.bbcyl{
	width: 20%;
	height: 100%;
	float: left;
	margin-left: 2%;
}
.compright{
	width: 65%;
	height: 100%;
	position: relative;
	float: left;
	background: yellow;
}
.compright .Container {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.compright #Scroller-1 {
	width: 98%;
	height: 100%;
	position: absolute;
	left: 2px;
	top: 5px;
}
.compright .Scroller-Container {
	position: absolute;
	top: 0px;
	left: 0px;
}


.compright #Scrollbar-Container {
	width: 2%;
	height: 100%;
	background: blue;
	position: absolute;
	top: -1%;
	right: 0px;
}
.compright .Scrollbar-Up {
	cursor: pointer;
	position: absolute;
}
.compright .Scrollbar-Track {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 10px;
	left:0px;
	background: transparent url(../img/Scrollbar-Track.jpg) repeat-y center center;
}
.compright .Scrollbar-Handle {
	position: absolute;
	width:14px;
	height: 14px;
	background:url(../img/Scrollbar-Handle.gif) no-repeat;
	top:5px;
	left:0px;
}
.compright .Scrollbar-Down {
	cursor: pointer;
	position: absolute;
	top: 187px;
}

.bbcym{
	width: 65%;
	height: 94%;
	float: left;
	font-size: 0.9rem;
	color: #bfb2b4;
	padding-top: 2%;
}
.bbcyr{
	width: 11%;
	height: 100%;
	float: left;
}

/*产品展示*/
.cpzs{
	width: 60%;
	height: 75%;
	padding: 3% 1%;
	margin-top: 4%;
	margin-right: 18%;
	float: right;
	background: url('../img/greenbg.png');
	overflow: hidden;
}
.cpzst{
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #fff;
}
.cpzsi{
	width: 10%;
	height: auto;
	margin-top:2%;
	margin-bottom:3%;
	margin-left:45%;
	margin-right:45%;
}
.cpzsc{
	width: 100%;
	text-align: center;
}
.cpzscs{
	padding: 0 2%;
	font-size: 1rem;
	color: #bfb2b4;
}
#cpzscs{
	color: #fff;
}
.cpzsf{
	width: 96%;
	height: 55%;
	margin-top: 3%;
	margin-left: 2%;
	padding: 4% 0;
	border-top: 1px solid #bfb2b4;
	border-bottom: 1px solid #bfb2b4;
	position: relative;
}
/*.cpzsfl{
	width: 4%;
	height: auto;
	margin: 10% 2% 0 0;
	float: left;
	z-index: 999;
}
.cpzsfr{
	width: 4%;
	height: auto;
	margin: 10% 0 0 2%;
	float: left;
	z-index: 999;
}*/
.cpzsfc{
	width: 88%;
	margin-left: 6%;
	height: 100%;
	float: left;
	position: relative;
}
/*.cpzsfcs{
	width: 31.33%;
	height: 100%;
	margin: 0 1%;
	float: left;
}*/
.cpzsfcsi{
	width: 100%;
	height: 85%;
}
.cpzsfcsp{
	width: 100%;
	height: 13%;
	padding-top: 2.2%;
	text-align: center;
	background: url("../img/cpzsbg.png");
	font-size: 0.9rem;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
}

/*关于我们*/
.gywm{
	width: 65%;
	height: 100%;
	float: left;
	font-size: 0.9rem;
	color: #bfb2b4;
}
.gywmt{
	width: 100%;
	height: 15%;
	text-align: center;
}
.gywmts{
	width: 24%;
	height: 98%;
	display: inline-block;
	margin: 0 4%;
	position: relative;
	cursor: pointer;
}
.gywmtsi{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.gywmtsc{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.gywmtsa{
	width: 100%;
	padding-top: 8%;
	font-size: 14px;
	color: #fff;
	text-align: center;
}
.gywmtsb{
	width: 100%;
	font-size: 10px;
	color: #fff;
	text-align: center;
}
.gywmc{
	width: 100%;
	height: 75%;
	margin-top: 6%;
	position: relative;
}
.gywmcd{
	width: 100%;
	height: 100%;
	padding-top: 2%;
	font-size: 0.9rem;
	color: #bfb2b4;
}
.gywmci{
	width: 100%;
	height: 55%;
}

/*联系我们*/
.lxwm{
	width: 65%;
	height: 100%;
	float: left;
	font-size: 0.9rem;
	color: #bfb2b4;
}
.lxwms{
	width: 100%;
	height: 29%;
	padding: 2% 0 3% 0;
	border-bottom: 1px solid #889c5e;
}
.lxwmsl{
	width: 94%;
	padding: 2% 0 0 3%;
	float: left;
	font-size: 0.9rem;
	color: #fff;
}
.lxwmsl img{
	width: 3%;
	height: auto;
	vertical-align: middle;
	margin-right: 1%;
}

/*品牌与市场*/
.ppysc{
	width: 60%;
	height: 79%;
	margin-top: 4%;
	margin-right: 18%;
	float: right;
	overflow: hidden;
}
.ppysct{
	width: 100%;
	height: 90%;
}
.ppyscts{
	width: 24%;
	height: 49%;
	margin: 0.3%;
	float: left;
	position:relative;
}
.ppysctss{
	background: url('../img/greenbg.png');
}
.ppysctsi{
	width: 100%;
	height: 100%;
}
.ppysctsa{
	width: 100%;
	padding: 5% 0;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.ppysctsb{
	width: 90%;
	height: 1px;
	margin: 0 5%;
	background: #81905f;
}
.ppysctsc{
	width: 90%;
	height: 45%;
	padding: 2% 0;
	margin: 0 5%;
	overflow: hidden;
	font-size: 12px;
	color: #c0b2b4;
}
.ppysctsd{
	width: 40%;
	padding: 1% 0;
	margin: 3% 0 0 30%;
	text-align: center;
	border-radius: 0.3rem;
	background: #fff;
	cursor: pointer;
	font-size: 14px;
	color: #48730f;
	position:absolute;
	bottom:5%;
}
.ppyscc{
	width: 15%;
	height: 5%;
	padding-top: 0.6%;
	margin-top: 2%;
	margin-left: 42.5%;
	text-align: center;
	
	border-radius: 0.2rem;
	text-align: center;
}
.ppysccs{
	width: 15px;
	height: 15px;
	display: inline-block;
	border-radius: 1rem;
	background: #c0b2b5;
	margin: 0 2%;
	cursor: pointer;
}
#ppysccs{
	background: #62a033;
}

/*品牌与市场 详情*/
.ppysc_inf{
	width: 100%;
	min-width: 1300px;
	min-height: 730px;
	position: relative;
	z-index: 3;
	background: #010101;
}
.ppysc_infobg{
	width: 100%;
	height: 100%;
	min-width: 1300px;
	min-height: 730px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	background: #010101;
}
.ppysc_info{
	width: 50%;
	height: 60%;
	padding-top: 10%;
	padding-left: 25%;
	position: relative;
}
.ppysc_infos{
	width: 95%;
	height: 100%;
	background: #63a70a;
	float: left;
}
.ppysc_infot{
	width: 90%;
	padding: 5% 0 3% 0;
	text-align: center;
	font-size: 1.2rem;
	color: #fff;
	margin-left:5%;
}
.ppysc_infoi{
	width: 3%;
	height: auto;
	float: left;
	cursor: pointer;
}
.ppysc_infod{
	width: 94%;
	height: 64%;
	padding: 3% 0;
	margin: 0 3%;
	border-top: 1px solid #92ad5f;
	border-bottom: 1px solid #92ad5f;
	font-size: 0.9rem;
	color: #fff;
	position: relative;
}
.ppysc_infoc{
	width: 100%;
	height: 100%;
}

/*荣誉资质*/
.ryzz{
	width: 30%;
	height: 10rem;
	margin: 1.5%;
	position: relative;
	float: left;
	cursor: pointer;
}
.ryzzi{
	width: 100%;
	height: 90%;
}
.ryzzs{
	width: 90%;
	height: 80%;
	padding: 18% 5% 0 5%;
	text-align: center;
	background: url("../img/ryzzbg.png");
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	display: none;
	font-size: 0.9rem;
	color: #fff;
}

/*详情介绍*/
.xqjs{
	width: 50%;
	height: 100%;
	padding: 0 5%;
	background: #4f8608;
	min-width: 585px;
	min-height: 730px;
	position: absolute;
	top: 0;
	right: 0;
}
.xqjsl{
	width: 75%;
	height: 100%;
	float: left;
}
.xqjsla{
	width: 100%;
	padding-top: 5%;
	font-size: 1.2rem;
	color: #fff;
}
.xqjslb{
	width: 100%;
	padding-top: 2%;
	font-size: 0.8rem;
	color: #c0b2b4;
}
.xqjsle{
	width: 96%;
	height: 68%;
	margin: 2% 0;
	padding: 4% 2%;
	border-top: 1px solid #c0b2b4;
	border-bottom: 1px solid #c0b2b4;
}
.xqjslc{
	width: 100%;
	height: 100%;
}
.xqjslc p{
	font-size: 0.9rem;
	color: #c0b2b4;
}
.xqjslci{
	width: 100%;
	height: auto;
	padding: 1% 0;
}
.xqjsld{
	width: 100%;
	padding-top: 1.5%;
	font-size: 0.9rem;
	color: #fff;
}
.xqjsr{
	width: 25%;
	height: 30%;
	padding-top: 40%;
	float: left;
}
.xqjsrs{
	width: 100%;
	padding-top: 5%;
	text-align: center;
	font-size: 1rem;
	color: #fff;
}
.xqjsrsi{
	width: 7%;
	height: auto;
	margin-right: 4%;
	vertical-align: middle;
}

/*新闻中心*/
.xwzx{
	width: 96%;
	padding: 2%;
}
.xwzxl{
	width: 70%;
	float: left;
	font-size: 0.9rem;
	color: #fff;
}
.xwzxi{
	width: 6%;
	height: auto;
	vertical-align: middle;
	padding: 0 2%;
}
.xwzxr{
	width: 28%;
	text-align: right;
	float: right;
	font-size: 0.8rem;
	color: #c0b2b4;
}

/*宣传片*/
.xcp{
	width: 90%;
	height: 90%;
	margin: 0 auto;
	/*background: blue;*/
}
.gywmc .xcp iframe{
	width: 100%;
	height: 116%;
}

.xcpi{
	width: 100%;
	height: 100%;
}

/*引导页*/
.ydy{
	width: 100%;
	height: 100%;
	background: url("../img/ydybg.png") center center no-repeat;
	position: relative;
}
.ydyl{
	width: 8%;
	height: auto;
	position: absolute;
	left: 5%;
	top: 5%;
}
.ydya{
	width: 36%;
	height: auto;
	position: absolute;
	left: 32%;
	top: 15%;
}
.ydyb{
	width: 16%;
	height: auto;
	position: absolute;
	left: 42%;
	top: 82%;
}


